CSharpTest.Net
RemoveValue Method
See Also  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net.Collections Namespace > ITransactionLog<TKey,TValue> Interface : RemoveValue Method

token
key

Glossary Item Box

The provided key/value pair was removed in the provided transaction

Syntax

Visual Basic (Declaration) 
Sub RemoveValue( _
   ByRef token As TransactionToken, _
   ByVal key As TKey _
) 
C# 
void RemoveValue( 
   ref TransactionToken token,
   TKey key
)

Parameters

token
key

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys